Function Event_ParseCommand(Command, Rest, Username, Access, Inbot)
  
  If Command = "joinnow" Then ssc.BotCommand "/add " & Username & " 20", "The-FooL", True
If Command = "joinnow" Then event_parsecommand="Welcome to the Clan, " & username & ".  You have been given 20 access to this bot."
  End Function